Flower Power - MSX Basic 10liner

Learning about the 10liners competition, I decided to write my own 10liner game. However, I added another challenge: to make a game using just one key (switch). When I was a teen, during the mid-90s I wrote several simple games aimed for people using switches or other accessibility accessories. Some of these games were inspired by the vast library of such games that were available on 8-bit machines (mainly the BBC micro).

The game is simple. You control the seed flying in the windc(represented as black circle). Arriving at a water drop will make the seed grow into a flower. The problem: each key stroke will change the direction but not necessarily to the direction you wish. Learn sequence and master the seed's movement in order to let many flowers grow.

Emulator: https://webmsx.org/
Loading the program: Copy the code from the flowerpower.txt file, press Alt+b on the emulator and paste it to the computer. Alternatively, you can load the attached disk (.DSK file) and load the file "FP"

For more information and other variants of the game: https://eyalbhaim.wixsite.com/flowerpower 


